home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / video / fly8111-.000 / fly8111- / fly8 / DJGPP / readme < prev   
Text File  |  1979-12-31  |  690b  |  22 lines

  1.  2 Jan 95 Eyal
  2.  
  3. This port was brought up to date with version 1.10.
  4.  
  5. There are two video drivers:
  6.  
  7. GrDJ: uses the standard DJgpp graphics library and will work if the library
  8. works for you.
  9.  
  10. GrAsm: Handles the video directly. It has native support for ET4000
  11. based cards and generic support for VESA/VBE compliant cards. If you do
  12. not have a VESA driver for your card then get 'univbe' off the net and
  13. it will probably work for you.
  14.  
  15. GrAsm is much faster than GrDJ and should be used whenever possible.
  16.  
  17. As of this version there is NO support for any communication since I don't
  18. know how to interface to a packet driver from 32bit code.
  19.  
  20. Reagrds
  21.     Eyal Lebedinsky    (eyal@ise.canberra.edu.au)
  22.